[INFO] fetching crate ratatui-explorer 0.3.0...
[INFO] testing ratatui-explorer-0.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ratatui-explorer 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ratatui-explorer 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ratatui-explorer 0.3.0
[INFO] tweaked toml for crates.io crate ratatui-explorer 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ratatui-explorer 0.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ratatui-explorer 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded numtoa v0.2.4
[INFO] [stderr]   Downloaded ratatui-termion v0.1.0
[INFO] [stderr]   Downloaded termion v4.0.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60b48ac649640a0c2007c9d05580402006ca9e6a89a3da56d5a56f453dbad1cd
[INFO] running `Command { std: "docker" "start" "-a" "60b48ac649640a0c2007c9d05580402006ca9e6a89a3da56d5a56f453dbad1cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60b48ac649640a0c2007c9d05580402006ca9e6a89a3da56d5a56f453dbad1cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60b48ac649640a0c2007c9d05580402006ca9e6a89a3da56d5a56f453dbad1cd", kill_on_drop: false }`
[INFO] [stdout] 60b48ac649640a0c2007c9d05580402006ca9e6a89a3da56d5a56f453dbad1cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f20dde6b416515cd474956e8939d2603671ac968fbf905e590e5f739f900a0cc
[INFO] running `Command { std: "docker" "start" "-a" "f20dde6b416515cd474956e8939d2603671ac968fbf905e590e5f739f900a0cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling ratatui-explorer v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.04s
[INFO] running `Command { std: "docker" "inspect" "f20dde6b416515cd474956e8939d2603671ac968fbf905e590e5f739f900a0cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f20dde6b416515cd474956e8939d2603671ac968fbf905e590e5f739f900a0cc", kill_on_drop: false }`
[INFO] [stdout] f20dde6b416515cd474956e8939d2603671ac968fbf905e590e5f739f900a0cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc29282008eab32eb9d8f472537765719344cf3bf48b60f5fa5dff11cda78f59
[INFO] running `Command { std: "docker" "start" "-a" "bc29282008eab32eb9d8f472537765719344cf3bf48b60f5fa5dff11cda78f59", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling ratatui-explorer v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.83s
[INFO] running `Command { std: "docker" "inspect" "bc29282008eab32eb9d8f472537765719344cf3bf48b60f5fa5dff11cda78f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc29282008eab32eb9d8f472537765719344cf3bf48b60f5fa5dff11cda78f59", kill_on_drop: false }`
[INFO] [stdout] bc29282008eab32eb9d8f472537765719344cf3bf48b60f5fa5dff11cda78f59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c3dab7f38d39b67b0311de35dedec9abfc7268787accff5857524827ba2e8cf5
[INFO] running `Command { std: "docker" "start" "-a" "c3dab7f38d39b67b0311de35dedec9abfc7268787accff5857524827ba2e8cf5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ratatui_explorer-d436883dc7a7e1b4)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test file_explorer::tests::test_thread_safe ... ok
[INFO] [stdout] test file_explorer::builder::tests::test_thread_safe ... ok
[INFO] [stdout] test file_explorer::builder::tests::test_working_file_correcty_set_selected_file ... ok
[INFO] [stdout] test file_explorer::tests::test_apply_filter_hide_files ... ok
[INFO] [stdout] test file_explorer::tests::test_removing_filter_show_files ... ok
[INFO] [stdout] test file_explorer::tests::test_filter_operate_on_parent ... ok
[INFO] [stdout] test file_explorer::tests::test_filter_is_apply_when_changing_working_dir ... ok
[INFO] [stdout] test file_explorer::builder::tests::test_working_file_correcty_set_selected_dir ... ok
[INFO] [stdout] test file_explorer::tests::test_hidden_files_are_ignored ... ok
[INFO] [stdout] test file_explorer::tests::test_filter_mutate_files ... ok
[INFO] [stdout] test file_explorer::tests::test_set_cwd_does_not_change_displayed_path_on_failure ... ok
[INFO] [stderr]    Doc-tests ratatui_explorer
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 31) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 39) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::current (line 507) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::files (line 586) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_selected_idx (line 467) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::selected_idx (line 615) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::handle (line 179) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_show_hidden (line 333) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_theme (line 433) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::cwd (line 535) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_working_file (line 285) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::show_hidden (line 556) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::theme (line 637) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::widget (line 122) - compile ... ok
[INFO] [stdout] test src/file_explorer/builder.rs - file_explorer::builder::FileExplorerBuilder::working_dir (line 34) - compile ... ok
[INFO] [stdout] test src/file_explorer/builder.rs - file_explorer::builder::FileExplorerBuilder::working_file (line 63) - compile ... ok
[INFO] [stdout] test src/file_explorer/file.rs - file_explorer::file::File::is_dir (line 66) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_cwd (line 252) - compile ... ok
[INFO] [stdout] test src/file_explorer/file.rs - file_explorer::file::File::file_type (line 125) - compile ... ok
[INFO] [stdout] test src/file_explorer/builder.rs - file_explorer::builder::FileExplorerBuilder::filter_map (line 91) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_filter_map (line 363) - compile ... ok
[INFO] [stdout] test src/file_explorer/builder.rs - file_explorer::builder::FileExplorerBuilder::theme (line 110) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_dir_style (line 227) - compile ... ok
[INFO] [stdout] test src/file_explorer/file.rs - file_explorer::file::File::is_hidden (line 95) - compile ... ok
[INFO] [stdout] test src/file_explorer/file.rs - file_explorer::file::File::path (line 42) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_dir_style (line 263) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::new (line 96) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::remove_filter_map (line 409) - compile ... ok
[INFO] [stdout] test src/file_explorer/file.rs - file_explorer::file::File::is_file (line 156) - compile ... ok
[INFO] [stdout] test src/file_explorer/file.rs - file_explorer::file::File::name (line 18) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::default (line 483) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::new (line 100) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_item_style (line 245) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_spacing (line 298) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_item_style (line 209) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_scroll_padding (line 316) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_style (line 191) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_symbol (line 281) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_title_bottom (line 371) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 125) ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_title_top (line 339) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_block (line 173) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::add_default_title (line 142) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 75) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 51) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.90s; merged doctests compilation took 0.82s
[INFO] running `Command { std: "docker" "inspect" "c3dab7f38d39b67b0311de35dedec9abfc7268787accff5857524827ba2e8cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3dab7f38d39b67b0311de35dedec9abfc7268787accff5857524827ba2e8cf5", kill_on_drop: false }`
[INFO] [stdout] c3dab7f38d39b67b0311de35dedec9abfc7268787accff5857524827ba2e8cf5
